-
-
Notifications
You must be signed in to change notification settings - Fork 845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Re-Implement customize options #8969
Conversation
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8969 +/- ##
=======================================
Coverage 85.23% 85.24%
=======================================
Files 1176 1176
Lines 51935 51959 +24
Branches 2108 2111 +3
=======================================
+ Hits 44268 44290 +22
- Misses 7134 7140 +6
+ Partials 533 529 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@SchrodingersGat @wolflu05 any thoughts on this? |
I really like it, thanks for implementing. |
@SchrodingersGat ready for review and merge |
@matmair nice work :) |
Add customisation options back
Fixes #8818